Click or drag to resize

MessageReceivedRepresentingSearchKey Property

Contains the search key for the messaging user represented by the receiving user.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] ReceivedRepresentingSearchKey { get; set; }

Property Value

Type: Byte
The received representing search key.
See Also